home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_13086.txt < prev    next >
Text File  |  1989-08-22  |  973b  |  34 lines

  1. -- card: 13086 from stack: in
  2. -- bmap block id: 13527
  3. -- flags: 0000
  4. -- background id: 17743
  5. -- name: Access Methods C/17
  6. ----- HyperTalk script -----
  7. on openCard
  8.   beenHereFlag 1,1
  9.   -- first param is item #, second is line # (of global)
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14. -- part contents for background part 6
  15. ----- text -----
  16. 13086
  17.  
  18. -- part contents for background part 24
  19. ----- text -----
  20. Collision Detection
  21.  
  22. In collision detection (CSMA/CD), the access protocol provides a means to detect a collision, often by means of a return response, or lack of response, from the receiving node.
  23.  
  24. When a collision is detected, the nodes stop transmitting, pause for a random amount of time, and then attempt to transmit again.  
  25.  
  26. Generally, only those packets that were involved in the collision will need to be retransmitted.
  27.  
  28. -- part contents for background part 5
  29. ----- text -----
  30. Carrier Sensing  (6 of 9)
  31.  
  32. -- part contents for background part 3
  33. ----- text -----
  34. Access Methods